Version

FormattingRuleCollection<T> Class Members

The following tables list the members exposed by FormattingRuleCollection<T>.

Public Constructors
Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Collections.CollectionBase<T>)
Public PropertyIsReadOnly (Inherited from Infragistics.Collections.CollectionBase<T>)
Public PropertyItem (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from Infragistics.Collections.CollectionBase<T>)
Public Methods
 NameDescription
Public MethodAdd (Inherited from Infragistics.Collections.CollectionBase<T>)
Public MethodClear (Inherited from Infragistics.Collections.CollectionBase<T>)
Public MethodContains (Inherited from Infragistics.Collections.CollectionBase<T>)
Public MethodCopyTo (Inherited from Infragistics.Collections.CollectionBase<T>)
Public MethodDisposeOverloaded.  (Inherited from Infragistics.Collections.CollectionBase<T>)
Public MethodGetEnumerator (Inherited from Infragistics.Collections.CollectionBase<T>)
Public MethodGetRulesForStageReturns a collection of rules which need to be processed at the given stage.  
Public MethodIndexOf (Inherited from Infragistics.Collections.CollectionBase<T>)
Public MethodInsert (Inherited from Infragistics.Collections.CollectionBase<T>)
Public MethodRemove (Inherited from Infragistics.Collections.CollectionBase<T>)
Public MethodRemoveAt (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected Methods
 NameDescription
Protected MethodAddItem (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodAddItemSilently (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodGetCount (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodGetItem (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodInsertItem (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodOnItemAdded (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodOnItemRemoved (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodOnNotifyCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodOnResetItems (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodRemoveItem (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodRemoveItemSilently (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodReplaceItem (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodResetItems (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected MethodResetItemsSilently (Inherited from Infragistics.Collections.CollectionBase<T>)
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<T>)
See Also